home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Media 6
/
PC MEDIA CD06.iso
/
share
/
prog
/
resdll
/
main.h
< prev
next >
Wrap
Text File
|
1995-01-01
|
783b
|
24 lines
/******************************************************************************\
*
* MAIN.H
*
\******************************************************************************/
/******************************************************************************\
* GLOBAL VARIABLES
\******************************************************************************/
HANDLE ghLib;
/******************************************************************************\
* FUNCTION PROTOTYPES
\******************************************************************************/
LRESULT CALLBACK MainWndProc (HWND, UINT, WPARAM, LPARAM);
void DrawBitmap (HDC, HBITMAP, int, int);